From: Deepak Goel Date: Fri, 13 Mar 2009 20:37:43 +0000 (+0000) Subject: m-v corrections. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1275 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=65b849b7c81ff91558858264d5e0a88e8b7c4412;p=emacs.git m-v corrections. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce83deb2c29..4e28d75a277 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -8,9 +8,12 @@ 2009-03-13 D. Goel + * ibuf-ext.el: When calling (multiple-value-bind/setq .. ls) ls -> (values-list ls) throughout. + + * progmodes/flymake.el (flymake-float-time): Ditto. * progmodes/ebrowse.el: Ditto.